home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Lupas Rename / LupasRenameSetup.exe / {app} / english.txt next >
Text File  |  2004-11-14  |  19KB  |  439 lines

  1. Lupas Rename v4.2b (Multi-Language)
  2.   
  3. 1.Introduction
  4. 2.Features
  5. 3.Web & Email  
  6. 4.History
  7. 5.Code
  8. 6.License
  9.  
  10.  
  11. ==============
  12. 1.Introduction
  13. ==============
  14.   
  15. Lupas Rename is a freeware utility that allows you to rename all the files that you want in a quick and comfortable way.  It allows you to filter, with a multiple mask, all files in a directory at the same time (including, if you want, all the files in its' subdirectories). It works with Win95, Win98, Win2Y & WinNT.
  16.  
  17. The program works in Win9x/WinME/WinNT/Win2K/WinXP.
  18. The program needs 16 Bits Screen to best view the images (Flags, Buttons...)
  19.  
  20. Files in this package:
  21.  
  22. LupasRename.exe   252.416 Bytes
  23. english.txt       (This File)
  24. spanish.txt       (Spanish Read Me)
  25.  
  26.  
  27. =================
  28. 2.Features  
  29. =================
  30.   
  31. It works with the files in a specified directory. (It works with recursive directories.)  
  32. It shows the result of the Rename in a Preview Window, before renaming them. (You can activate it automaticaly or manually.)
  33. It modifies the name of any file, in the same program, from the files Window.
  34. It saves the previsualed window to an ANSI file. 
  35. Make a batch file (.BAT) to Rename from DOS console.  (Dos doesn't allow you to rename hidden files, but Lupas Rename does!)  
  36. Save/Load the configuration of all the parameters in a INI file.
  37. It allows you to begin the program maximized or in normal window.  
  38. It allows redimension of the window to any size bigger than 640x480.  
  39. Optional recall of the last working path.
  40. It allows UNDO option.
  41. It allows Sort before Renaming for any one of the columns of visualization in ascendent or descendent mode.  You can sort by Name, Path, Size, Type, Date or Attributes.
  42.   
  43. Filename Options:
  44. All the options are applied to all the filtered files.  
  45. Selection of the Filters. Multi-filters with any mask.
  46. Replace the name.
  47. Replace a text inside the file for another that you specify (with the option of exact search or not).
  48. Cut n characters to the left.  
  49. Cut n characters to the right.  
  50. Insert text before the name.  
  51. Insert text after the name.  
  52. Convert to UPPERCASE.  
  53. Convert to lowercase.
  54. Convert to First Letter.
  55. Convert to fIRST lETTER lOW.
  56.   
  57. Extension Options:
  58. Replace the extension with any other.
  59. Insert text before the extension.  
  60. Insert text after the extension.  
  61. Convert to UPPERCASE.  
  62. Convert to lowercase.
  63. Convert to First Letter.
  64. Convert to fIRST lETTER lOW.
  65.   
  66. Autonumber:
  67. Autonumber before the name.  
  68. Autonumber after the name, and before the extension.  
  69. Select the first number for the autonumber.  
  70. Select the autonumerber increment.  
  71. Indicate the leftmost zeros wanted.  
  72.  
  73.  
  74. =============
  75. 3.Web & Email
  76. =============
  77.   
  78. You can find the last version in http://rename.lupasfreeware.org
  79. Send your Comments and/or bugs to: ianton@lupasfreeware.org
  80.  
  81.   
  82. =========
  83. 4.History
  84. =========
  85.  
  86. v4.2b
  87.   Corrected bug with WinXP & SP2, the files in the left view were hidden.
  88.  
  89. v4.2
  90.   Added Support for auto-rename cbr-cbz <-> rar-zip automatically
  91.   Added new option to remove the accent symbols like αßΣΓ└┴─┬ to the same vocal without the accent symbol
  92.  
  93. v4.1
  94.  
  95.   Now the program saves the width columns state
  96.   Added support to rename from zip/rar to the "CD Display Comic" extensions cbz/cbr
  97.     Added support to rename from "CD Display Comic" extensions (cbr/cbz) to zip/rar
  98.  
  99. v4.0
  100.  
  101. Additions:
  102.   Added option to rename only the selected files
  103.   Corrected the search in Match Case
  104.  
  105. v3.5
  106.  
  107. Additions:
  108.   Added Support to RA Files, thanks to Evgeny Efimov
  109.   Added More Languages support updated for the new version with the help menu
  110.  
  111.  
  112. v3.1
  113.  
  114. Additions:
  115.   Support for Nintendo 64 ROMS
  116.   Added a Big Menu by pressing right click in any TextBox to help you with the variables. At the moment only in English
  117.  
  118. Corrected:
  119.   A bug when using variables with manual numbering in any base greater than 10. Corrected
  120.   Other bugs.
  121.  
  122.  
  123. v3.0
  124.  
  125. Translations:
  126.   Translated into Polish by Dawid Wr≤bel. 
  127.  
  128. Corrected:
  129.   ZeroFill now works fine with Binary, Oct and Hex Modes
  130.   Some MP3 TAGs didn't read correctly, corrected! (Reported by Dawid Wr≤bel)
  131.  
  132. Added more Options for Manual Numbering
  133.   Remember:
  134.   \N, is the current number given by the autonumber settings.
  135.   \ND, is the current number in Decimal format and ZeroFill given by the autonumber settings.
  136.   \NH, is the current number in Hexadecimal format and ZeroFill given by the autonumber settings.
  137.   \NB, is the current number in Binary format and ZeroFill given by the autonumber settings.
  138.   \NO, is the current number in Octal format and ZeroFill given by the autonumber settings.
  139.   if you want to specify another ZeroFill you must write just the number after the expression
  140.   Example: \NB12 will write the number in Binary mode and with 12 ZeroFills.
  141.   Maximum ZeroFill alowed is 64
  142.  
  143.   Now Also, Excel Mode (A,B,C...Z, AA,AB,AC...AZ, BA,BB..BZ,AAA,AAB...AAZ)
  144.     \NE, will write the current number in Excel Mode
  145.  
  146.   Also, Excel Mode with the chars you specify in the Manual TextBox in Autonumbering Options, 'ABCD' ...
  147.     \NEM, will write the current number in Excel Mode with the chars from Manual in Autonumbering
  148.     For Example, if you write in the Manual Textbox in Autonumber 'ABCD',
  149.     and you write \NEM the program will count: A,B,C,D,AA,AB,AC,AD,BA,BB,BC...
  150.     if you write in the Manual Textbox in Autonumber 'MNO',
  151.     and you write \NEM the program will count: M,N,O,MM,MN,MO,NM,NN,NO,OM,ON,OO,MMM,MMN,MMO...
  152.  
  153.   Remember: The modes \NE and \NEM doesn't work with ZeroFill.
  154.  
  155. Now Support any base for numbering:
  156.    If you write 'A' and a number or letter after the '\N' you can specify any base number, for example:
  157.    \NA, is the current number given by the autonumber settings.
  158.    \NA2, will write the current number in base 2 (Binary)
  159.    \NA3, will write the current number in base 3
  160.    \NA8, will write the current number in base 8 (Octal)
  161.    \NA0, will write the current number in base 10 (Decimal)
  162.    \NAA, will write the current number in base A (11) (0,1,2,3,4,5,6,7,8,9,A)
  163.    \NAB, will write the current number in base B (12) (0,1,2,3,4,5,6,7,8,9,A,B)
  164.    \NAC, will write the current number in base C (13) (0,1,2,3,4,5,6,7,8,9,A,B,C)
  165.    \NAF, will write the current number in base 16 (Hexadecimal) (0,1,2,3,4,5,6,7,8,9,10,A,B..,F,10)
  166.    You can use values from 2 to Z, and after then you can also use the ZeroFill Value
  167.    Example: \NA74 will write the current number in base 7 and will write 4 zeros at the left of the number.
  168.  
  169. Added More suboptions to the column's variables:
  170. Filename
  171.   \1, Column 1 Added 'N', to write only the Filename without extension.
  172.   Example 1: \1 will write the filename with it's extension
  173.   Example 2: \1N will write the filename without the extension
  174.  
  175. Size
  176. \3, Column 3
  177.   Added 'M' or 'K' to write the size in Megabytes or in Kilobytes.
  178.   Added 'Z', to write the number only if the size is greater than 0
  179.   Added ',' or '.' to format the size in miles. 
  180.   Example 1: \3K will write the size in Kbytes.
  181.   Example 2: \3KZ will write the size in Kbytes only if the size is greater than 0 bytes.
  182.  
  183.   Order: First you must use the chars 'M' or 'K' (Optional)
  184.     After that you can use the char 'Z' (Optional)
  185.     And therefore you can use ',' or '.' to format the size in thousands.
  186.  
  187.     Example with a file with size: 544209049
  188.     Example 1: \3 will write the size of the filename: 544209049
  189.     Example 2: \3M will write the size of the filename in Mb: 518
  190.     Example 3: \3K will write the size of the filename in Kb: 513454
  191.     Example 4: \3K, will write the size of the filename in Kb and formatted: 513,454
  192.     Example 5: \3K. will write the size of the filename in Kb and formatted: 513.454
  193.     Example 6: \3KZ, will write the size of the filename in Kb only if size is <> 0 and formatted: 513,454
  194.     Example 7: \3Z will write the size of the filename if size <> 0, else will write nothing: 544209049
  195.  
  196.  
  197. v2.7
  198. Added more Image Formats
  199.   TIF(PC and Macintosh)
  200.  
  201. Added Options
  202.   All the functionality of the filename options in the extension options, now you can use the same options in each item, for example search-replace, cropping...
  203.  
  204. Bugs Corrected
  205.   Corrected a bug when inserting after the extension. Reported by Tom
  206.   Corrected a few bugs (images files with 0 bytes stopped loading...)
  207.  
  208. v2.6
  209. Corrected a Bug with some formats of JPG when reporting Width, Height and Colors.
  210. Added a Hint to indicate you how many files and folders are listed in the File List.
  211. Added a Small Editor in 'More Options' from where you can write or load txt files and after use the variable '\T' to rename the files with the data text in the editor.
  212. Added Decimal, Hexadecimal, Binary and Octal format for Autonumbering
  213. Added more variables you can put in any TextBox, insert, replace...
  214.  
  215.   Added more Image Formats
  216.     Amiga Interchange Format ILBM, LBM, IFF
  217.     Deluxe Paint LBM
  218.  
  219.   Also added more extensions:
  220.     JPEG, JFIF, JIF for JPG
  221.     PCC for PCX
  222.     TARGA, PIX for TGA
  223.  
  224.   Manual Numbering
  225.     \N, is the current number given by the autonumber settings.
  226.     \ND, is the current number in Decimal format and ZeroFill given by the autonumber settings.
  227.     \NH, is the current number in Hexadecimal format and ZeroFill given by the autonumber settings.
  228.     \NB, is the current number in Binary format and ZeroFill given by the autonumber settings.
  229.     \NO, is the current number in Octal format and ZeroFill given by the autonumber settings.
  230.     if you want to specify another ZeroFill you must write just the number after the expression
  231.     Example: \NB12 will write the number in Binary mode and with 12 ZeroFills.
  232.     Maximum ZeroFill alowed is 64
  233.  
  234.   Two Digits for the Year (Optional)
  235.     In all the variables where you use the Year (by default yyyy), now you can format now to yy by writting '2' after the 'Y'
  236.     Sample: '\DY2', will write the two digits of the year of the current date
  237.  
  238.   Editor
  239.     \T, is the data in the N║ Line of the editor (from 'More Options') equivalent to the N║ line in the file list
  240.  
  241.   Html Format
  242.     \H, HTML file Title
  243.  
  244. v2.5
  245. Translated into Italian thanks to Andrea Palazzi
  246. Corrected a few bug reported by Andrea Palazzi
  247. Added Autonumbering by Directory when in Recursive Mode (Optional)
  248. Added Make a UNDO file Batch Option available after renaming files.
  249. Added New Columns
  250. Columns Availables: Name, Path, Size, Type, Ext, Date Creation, Date Modification, Date Accessed, Attributes
  251.  
  252. Added Variables for Substitutions.
  253.  
  254. Columns and Dates:
  255.   \N where N is the column number.
  256.   if you write \1 the program will write the data item in the column 1.
  257.   if you write \2 the program will write the data item in the column 2.
  258.   More Specific:
  259.   if in 'Search Text' you write 'XX' and in the 'New Text' you write '-Size \3 Ext \5-' the program will change the words XX by '-Size nnn Ext EXT-' where nnn is the file size and EXT the extension file. You can use \n for substitute by each data in any column.
  260.   If you want to write the date text from the columns 6,7 and 8 (Creation, Modification and Accessed dates) there are this options:
  261.   \6, \7 or \8, this will write yyymmdd (default), but if you want to be more specific then you can use:
  262.   \6y, \6m, \6d, \6h, for write only the year, the month, the day or the time.
  263.   Example, the modification file date (col 7) is 15 June 1972 at 12:15.
  264.   if you write '\7d-\7m-\7y' the program will write: '15-06-1972'
  265.   if you write '\7d\7m\7y' the program will write: '15061972'
  266.   if you write '\7' then program will write: '19720615', by default the program will write in the format yyymmdd
  267.   if you write '\7m-\7d, \7h' then program will write: '06-15, 1215'
  268.  
  269. MP3 Tags (only for MP3 files)
  270.   \A = Title (default)
  271.   \AT = Title
  272.   \AA = Artist
  273.   \AB = Album
  274.   \AY = Year
  275.   \AC = Comment
  276.   Example, if you write '\AY, \A' then program will write the 'Year, Title' of the sound.
  277.  
  278. Graphic Formats (only JPG, GIF, PNG, BMP, PSD (Photoshop), PCX and TGA supported at the moment)
  279.   \G = WidthxHeightxColors (default), ex: '800x600x16M'
  280.   \GW = Width
  281.   \GH = Height
  282.   \GB = Bits
  283.   \GC = Colors (by default 256, 32K, 65K or 16M) But if you want to specify the number colors then you can use \GCC
  284.   \GCC = Colors without format.
  285.   Example, a 800x600x65K image, if you write '\GHx\GBBits' then program will write '600x16Bits'.
  286.  
  287. Generate a Random Name
  288.   \R = Random name (8 characters and numbers)
  289.   \Rn = Random name (n characters and numbers, maximum 64)
  290.  
  291. Current Date
  292.   \D = Current Date (default in 'yyyymmdd hhmmss')
  293.   \DY = year (yyyy)
  294.   \DM = month (mm)
  295.   \DD = day (dd)
  296.   \DH = Current Time (Default in 'hhmmss')
  297.   \DHH = Hour (hh)
  298.   \DHM = Minutes (mm)
  299.   \DHS = seconds (ss)
  300.  
  301. Modified: Now when the Recursive Directories option is selected the program deactivates automaticaly the View Folders Option
  302. Rewrited the code for the ComboBox Rutines.
  303.  
  304. v2.0.2a
  305. The language panel is resized correctly when the size of the form is changed.
  306. Translated into PortuguΩs by Marcos F.Souza
  307.  
  308. v2.0.2
  309. Corrected a few bugs, (After Renaming, the text boxes went into read-only mode).
  310. Rewrote some routines to increment speed.
  311.  
  312. v2.0.1
  313. Now Translated into German by Michael Quack.
  314. Corrected a bug in 1024x768 or more with Font Size Selected bigger than 100%, Now it's resized correctly in all screen formats and in all font sizes.
  315.  
  316. v2.0
  317. Now Translated into French by Herve Thouzard.
  318. Now Translated into Dutch by Michiel Postuma.
  319. Added: Now, when there are errors while renaming files, due to Windows, or some opened files due to other errors, the program shows a Window with a report of the files not renamed.
  320.  
  321. v1.9
  322. The same as v1.8, but with icons in the preview Window.
  323.  
  324. v1.8 
  325. It's the same version as v1.7, but now you can change the language from the program.
  326. Now there are three languages at the moment: English, Spanish and Catalan.
  327.  
  328. v1.7
  329. Added Work with Folders:
  330. If you select the option 'Work With Folders' then the program uses the folders as if they were files.  Then the filter, the sort option and the rename option will affect the folders, too.
  331. Also added is an option to hide the files that permits working only with folders.
  332.  
  333. If you work with 'View Folders' activated then you cannot use the 'Recursive' option.
  334. The Recursive option only works with files, and requires that 'View Folders' be disabled.
  335.  
  336. Corrected: A bug with files without extension. Now it works fine.
  337.  
  338. v1.6
  339. A few Bugs corrected, thanks to Carra Bussa:
  340. After Save the Preview Window/Make Batch File/LR Options now return to its original path.
  341. Added: Now you can move by pressing Ctrl-Tab or Shift-Ctrl-Tab to go to the next tab page or the previous tab page.
  342. Added: Autonumber with Negative Numbers.
  343.  
  344. v1.5
  345. Added: Shell Extension optional.
  346. Corrected: Now you cannot enter invalid filenames in the edit text boxes.
  347.   
  348. v1.4  
  349. Corrected some bugs in the GUI. 
  350. Now allows rename of an individual file from the same window as visualization of files.  
  351. When you move up or down with the cursors to select a file, now the corresponding file is selected correctly in the previsualisation window.  
  352. Now on the option "Directory Recursive" toggles automatically to the state of Non Recursive.  
  353.   
  354. v1.3   
  355. Removed: The use of the bookstore Filemanager Toolset v2.5. Now all this programmed exclusively without third people's bookstores, this way it has been possible to reduce the size from the executable one when only putting the characteristics and options that are necessary to the program.  
  356. Added: The option of Automatic, Directory Sort Recursive, Order for any upward or descending column.  
  357.   
  358. v1.0 Final Version (non beta)  
  359. Added: Emergent menu with more options by pressing the right button of the mouse. 
  360. Added: Guardar/Cargar the options to a file INI.  
  361. Corrected small bugs with the environment: To maximize, redimension...  
  362.   
  363. v0.8.1b  
  364. Added: To generate a batch (.BAT) for a renowned manual from TWO  
  365. Added: To refresh  
  366.   
  367. v0.8b  
  368. Added: The window of the program is now redimensionable.  
  369. Added: To save the content from the previsualization window to a File .TXT  
  370. Added: To begin with the Maximized window.  
  371. Added: Remember the last working Directory.  
  372. Added: Remember the size and position of the program.  
  373.   
  374. v0.5b  
  375. Added: Undo  
  376. Added: Multi-filters (separated by point and coma, eg: * .txt; * .exe;??? .doc)  
  377.   
  378. v0.3b (First Beta Publishes)  
  379. Options of File  
  380. Filter for any mask  
  381. To replace the name for another.  
  382. To replace a text specified for another inside the named file.  
  383. To clip n characters to the left or the right.  
  384. To insert any text before, or after, the name.  
  385. To convert to UPPERCASE/lowercase or Capital  
  386. To insert Autonumbering.  
  387. Autonumber: To begin with the number n  
  388. Autonumber: To increase every time po n  
  389. Autonumber: To specify the zeros, eg 001 or 0001 or 01...  
  390.   
  391. Options of the Extension  
  392. To replace for any other one  
  393. To insert any text before or after the extension.  
  394. To convert to UPPERCASE/lowercase or Capital  
  395.  
  396.  
  397. ======
  398. 5.Code  
  399. ======
  400.   
  401. This program is programmed exclusively in Borland Delphi 4 with no external libraries.
  402.  
  403.   
  404. =========
  405. 6.License
  406. =========
  407.  
  408. You are free to use this program as you see fit, however an Email or Postcard would be nice.
  409.  
  410. Lupas Rename may be freely distributed as long as the files in this archive are unchanged and no fee is charged for its distribution. No part of this program may be reverse engineered, dissasembled, decompiled, or be used as part of another program.
  411.  
  412. Lupas Rename is provided "as is" and without any warranty. The author cannot be held responsible for anything that happens to you or your equipment. Use it at your own risk.
  413.  
  414. By using Lupas Rename, you agree to the terms of this license.
  415.  
  416.   
  417. =========
  418. Copyright  
  419. =========
  420.  
  421. Lupas Rename is Copyright 1999 Ivßn Anton Albarracin
  422.   
  423.   
  424. ===============
  425. Acknowledgments
  426. ===============
  427.  
  428. To my brother Noel Anton for the times that I have bothered him with this program.
  429. To my friend Xavi Pallicera, for the whole help in programming (among other things)
  430. To Ingo Eckel for their excellent work with their bookstore Filemanager Toolset v2.5 of which I have learned too much.
  431. HervΘ Thouzard by his French translation. 
  432. Michiel Postuma by his Dutch translation.
  433. Michael Quack by his German translation.
  434. Marcos F. Souza by his Portuguese translation.
  435. Andrea Palazzi by his Italian translation, his reports and his tests.
  436. Dawid Wr≤bel by his Polish translation.
  437. Joan Antelman by his English corrections.
  438.  
  439. To anyone that uses this program, for the trust in this small program.